home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem Doom Network Menu System by Jason Sandlin
- rem ************************************************************
- rem The configuration is built into DOOMENU NOW!
- rem The information is stored in DOOMENU.CFG
- rem To reconfigure DooMenu just type DOOMENU /C
- rem Just type DOOMENU from the dos prompt to install/use doomenu.
-
- rename doomenu.dat doomenu.exe
- doomenu.exe STARTUP %1 %2 %3 %4 %5 %6 %7 %8 %9
- cls
- rename doomenu.exe doomenu.dat
-
- call doomtmp.bat
- cls